搜索资源列表
数字视频图像传输系统实现中几个问题的研究
- MATLAB程序的仿真比较。随后,针对QPsK,详细讨论了其基本原理和具体的实现算法,并进行了仿真验证,然后选用HSP502巧数字上变频芯片和HSP50214B数字下变频芯片,设计了数字调制、解调器的实现方案。最后,作为对整个数字视频图像传输系统的宏观认识,利用M户JLAB中的实时建模仿真Simullnk库对典型的视频图像传输系统一数字视频广播系统(D vB),进行了建模、仿真和初步的分析,结果表明:在高斯白噪声的传输环境下,系统采取的一系列抗干扰措施,包括内、外码级联的信道纠错编码和先进的调制
msk调制解调程序
- 实现数字载波的MSK调制和解调的程序,记事本格式 可在VHDL中运行仿真
QAM.rar
- 数字调制解调的MATLAB仿,包括4qam,8qam,16qam,64qam的调制和解调程序,Digital modem imitation of MATLAB, including 4qam, 8qam, 16qam, 64qam process of modulation and demodulation
digital
- 本例为数字调制信号的制式识别仿真程序,matlab仿真源码-In this case the digital modulated signal format identifying simulation program, matlab simulation source code
23217555a
- 该程序内容是qpsk数字调制还包括一些其过程的子程序和大家交流一下-The program content is digital modulation qpsk also include a number of the subroutine and the process to facilitate the exchange of about
2psk
- bpsk 数字调制 本程序包括基本编程和仿真,希望对大家有帮助-This procedure bpsk digital modulation including basic programming and simulation, we hope to help
BPSK[1].QPSK
- 数字调制-BPSK[1].QPSK等等多个调制方式的原理-代码等MATLAB程序-Digital Modulation-BPSK [1]. QPSK modulation mode, and so many principles-such as MATLAB program code
tiaozhifangshidezidongshibie
- 数字信号处理中的调制方式的自动识别的MATLAB程序-Digital signal processing modulation of the automatic recognition of the MATLAB program
bpsk_qpsk_matlab
- 数字调制-BPSK.QPSK等等多个调制方式的原理-代码等MATLAB程序-Digital Modulation-BPSK.QPSK, and so the principle of multiple modulation- MATLAB program code, etc.
bpsk-matlab
- 利用matlab仿真的数字调制技术之BPSK调制源程序-The BPSK modulation
moulation_classification
- 主要是实现调制识别,区分几种常用的数字调制信号,包括ASK,FSK,PSK,QAM。含有两个文件夹 其一为特征参数的仿真;其二为正确识别率的仿真。 文件夹key feature simulink中: 运行程序会得到各特征参数之间区分图 从图中可看到特征参数的有效性。 文件夹classification rate simulink中: 运行main.m文件 可以得到正确识别率 -Mainly to achieve modulation recog
Digitalmodem
- 数字调制解调,包含数字调制程序和解调程序。-Digital modulation and demodulation, including digital modulation and demodulation process procedures.
shuzitiao
- 数字调制程序fsk psk dpsk各种调制的源程序 升余弦信号等-Fsk psk dpsk digital modulation process of the source of various modulation cosine signals
sigmodulation
- 各种数字调制信号的产生,包括QAM,FSK,PSK,MATLAB程序-All kinds of digital modulation signal generation, including QAM, FSK, PSK, MATLAB program
BFSK-BPSK-QPSK-DPSK
- 文件中包含BFSK、DPSK、BPSK、QPSK等等数字调制程序。-File contains the BFSK, DPSK, BPSK, QPSK, and so on digital modulation process.
学生版程序(实验2 数字调制解调实验II)
- 实现数字调制解调的所有程序。需使用USRP,可对比BPSK及QPSK的区别。(Achieve digital modulation and demodulation of the originator of the coding process.)
数字调制解调
- 包括bpsk,qpsk,16qam,64qam的调制和解调程序,发上来和大家共享,希望对大家有帮助。用的是基带调制和解调方法,对初学者来说非常容易理解和上手(Including bpsk, qpsk, 16qam, 64qam modulation and demodulation procedures, made up and we share, we hope to help. Using the baseband modulation and demodulation method, fo
31175278moulationclassification
- 主要是实现调制识别,区分几种常用的数字调制信号。含有两个文件夹 其一为特征参数的仿真;其二为正确识别率的仿真。文件夹key feature simulink中: 运行程序会得到各特征参数之间区分图 从图中可看到特征参数的有效性,见图。 文件夹classification rate simulink中:运行main.m文件 可以得到正确识别率 见图。(It is mainly to realize modulation recognition and distinguish severa
49636961FQPSKsimulationcode
- 新型调制格式FQPSK,仿真程序可以用。(The new modulation format FQPSK, the simulation program can be used.)
MSK信号数字调制解调
- 内含3种MSK调制程序,详细说明请参见网址:https://blog.csdn.net/i_no_one/article/details/90451131 还包含MSK解调说明。包含程序的使用说明,均为MATLAB程序。